16x12r 2.2.0
Loading...
Searching...
No Matches
c16x12r_t Struct Reference

16x12 R Click context object. More...

#include <c16x12r.h>

Data Fields

digital_out_t sdb
digital_out_t rst
digital_in_t intb
i2c_master_t i2c
uint8_t slave_address
uint8_t leds [C16X12R_NUM_COLUMNS *C16X12R_NUM_ROWS/8]
uint8_t text_rotation

Detailed Description

16x12 R Click context object.

Context object definition of 16x12 R Click driver.

Field Documentation

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ intb

digital_in_t intb

Interrupt pin (active low).

◆ leds

LEDs array.

◆ rst

digital_out_t rst

I2C reset pin (active low).

◆ sdb

digital_out_t sdb

Chip shutdown pin (active low).

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).

◆ text_rotation

uint8_t text_rotation

ASCII byte rotation.


The documentation for this struct was generated from the following file: